Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows/main.ymlCreate main.yml #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dnice1987
Copy link

No description provided.

@dnice1987
Copy link
Author

From b59cf5e Mon Sep 17 00:00:00 2001
From: DNICE 70665994+dnice1987@users.noreply.github.com
Date: Sat, 16 Mar 2024 01:31:40 -0500
Subject: [PATCH] Create main.yml


.github/workflows/main.yml | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 .github/workflows/main.yml

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
new file mode 100644
index 0000000..3914cfc
--- /dev/null
+++ b/.github/workflows/main.yml
@@ -0,0 +1,12 @@
+https://github.com/Wi-FiTestSuite/Wi-FiTestSuite-Linux-DUT.git

  •        - name: First interaction
    
  • uses: actions/first-interaction@v1.3.0
  • with:
  • Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}

  • repo-token:
  • Comment to post on an individual's first issue

  • issue-message: # optional
  • Comment to post on an individual's first pull request

  • pr-message: # optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant